Update Compilation and Advice chapters in Lisp manual.
authorChong Yidong <cyd@gnu.org>
Fri, 10 Feb 2012 15:50:11 +0000 (23:50 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 10 Feb 2012 15:50:11 +0000 (23:50 +0800)
commita989340373c28e02271081f0e62ac69386d6045f
treef76b3ad91b2dfb6b8db12edc81bdc519e1b19c25
parent8fda1d3887baf9508ac1f96fdf9fc5036c93c8d2
Update Compilation and Advice chapters in Lisp manual.

* doc/lispref/advice.texi (Defining Advice): Clarify ad-unadvise.
(Activation of Advice): Specifying the ACTIVATE flag in defadvice
is not abnormal.
(Advising Primitives): Node deleted; ad-define-subr-args has been
removed.

* doc/lispref/compile.texi (Speed of Byte-Code): Use float-time in example.
(Compilation Functions): Note that the log uses Compilation mode.
Don't discuss the contents of byte-code function object here.
(Compilation Functions): De-document internal function byte-code.
(Docs and Compilation): Minor clarifications.

* doc/lispref/objects.texi (Byte-Code Type): Add xref to Byte-Code Function
Objects.

* lisp/emacs-lisp/advice.el: Update commentary to reflect deletion of
ad-define-subr-args
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/advice.texi
doc/lispref/compile.texi
doc/lispref/elisp.texi
doc/lispref/objects.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
lisp/emacs-lisp/advice.el